robertl [Tue, 28 Feb 2006 22:33:59 +0000 (22:33 +0000)]
Make progress bars behave better when doing character set transformations.
robertl [Tue, 28 Feb 2006 22:09:12 +0000 (22:09 +0000)]
In HTML output, allow utf-8 and correctly close h3 tag.
robertl [Tue, 28 Feb 2006 17:27:50 +0000 (17:27 +0000)]
A brainless search and replace to placate compilers that complain about
well defined code that relies on the ISO C guarantee of unstated structure
initializers.
robertl [Mon, 27 Feb 2006 14:38:30 +0000 (14:38 +0000)]
For Lowrance .usr format, improve handling of unknown alt. Add new ifinder icons.
robertl [Sun, 26 Feb 2006 07:50:22 +0000 (07:50 +0000)]
Make defn for gusb_init make decl in usbfree target.
oliskoli [Sat, 25 Feb 2006 18:00:31 +0000 (18:00 +0000)]
Remove zero-check within rte-read-loop with dummy read (8 unknown bytes).
oliskoli [Fri, 24 Feb 2006 01:03:13 +0000 (01:03 +0000)]
Last field in routes contains "Route URL link". Remove zero-check.
parkrrrr [Wed, 22 Feb 2006 19:28:25 +0000 (19:28 +0000)]
Optimize arc filter to stop computing distances once a point is close enough
robertl [Mon, 20 Feb 2006 21:59:19 +0000 (21:59 +0000)]
A truckload of "zero value add" changes to quiesce warnings and play
nicer with MSVC.
robertl [Mon, 20 Feb 2006 20:07:19 +0000 (20:07 +0000)]
Add proto for xml_ignore_tags().
robertl [Mon, 20 Feb 2006 20:07:00 +0000 (20:07 +0000)]
Eliminate stray decl.
robertl [Mon, 20 Feb 2006 20:06:40 +0000 (20:06 +0000)]
Add eye candy to hush MSVC.
robertl [Mon, 20 Feb 2006 20:05:45 +0000 (20:05 +0000)]
strdup->xstrdup.
robertl [Mon, 20 Feb 2006 20:05:05 +0000 (20:05 +0000)]
Fix return type of replace_constants().
robertl [Mon, 20 Feb 2006 20:04:49 +0000 (20:04 +0000)]
Mapopolis: strdup->xstrdup.
robertl [Mon, 20 Feb 2006 20:04:21 +0000 (20:04 +0000)]
Add proto for name_option. Battle MS's ongoing attempt to banish standard C
from the earth.
robertl [Mon, 20 Feb 2006 01:13:28 +0000 (01:13 +0000)]
Bump version for beta.
robertl [Mon, 20 Feb 2006 00:57:48 +0000 (00:57 +0000)]
Effectively revert my change from about a month ago. Windows/USB doesn't
do timeouts (!) so the code was hanging on the device read...
When debugging, show the various protocols used.
robertl [Sun, 19 Feb 2006 23:28:24 +0000 (23:28 +0000)]
1) If we're generating smartnames and the trailing numeric component was
shorter than our target name length, keep only the ending N characters; don't
segfault.
2) Replace trailing numeric English words (i.e. "two", "three") with numbers.
oliskoli [Thu, 9 Feb 2006 22:47:58 +0000 (22:47 +0000)]
Fix file open-mode (binary files).
robertl [Thu, 9 Feb 2006 22:24:36 +0000 (22:24 +0000)]
Who else can bozo a version number bump?
robertl [Thu, 9 Feb 2006 22:22:32 +0000 (22:22 +0000)]
Bump version for beta.
oliskoli [Thu, 9 Feb 2006 19:07:36 +0000 (19:07 +0000)]
Fix Memory leaks. Don't allocate zero-length strings.
robertl [Thu, 9 Feb 2006 01:04:13 +0000 (01:04 +0000)]
Add concept of optional fields to output in the xSV formats so that unknown fields may be appended if their value is knonwn. Modify Garmin POI format to take advantage of this to display geocaching info.
robertl [Thu, 9 Feb 2006 01:01:22 +0000 (01:01 +0000)]
Regenerate.
robertl [Thu, 9 Feb 2006 00:59:17 +0000 (00:59 +0000)]
Regenerate dependencies. (It's probably telling that CET leaked into
almost everything.)
robertl [Thu, 9 Feb 2006 00:50:36 +0000 (00:50 +0000)]
Whitespace fixes.
robertl [Thu, 9 Feb 2006 00:37:06 +0000 (00:37 +0000)]
Clarify that this document is inoperative.
robertl [Tue, 7 Feb 2006 18:28:56 +0000 (18:28 +0000)]
Gustavo Niemeyer contributes support for GPS TrackMaker GTM files.
robertl [Tue, 7 Feb 2006 05:26:48 +0000 (05:26 +0000)]
Add new option to sort filter to allow sorting by time.
robertl [Tue, 31 Jan 2006 16:45:17 +0000 (16:45 +0000)]
Plaster over difference between serial and usb timeouts.
robertl [Tue, 31 Jan 2006 03:15:19 +0000 (03:15 +0000)]
Quick fix to keep the trunk running while I continue the USB rework.
robertl [Mon, 30 Jan 2006 14:49:10 +0000 (14:49 +0000)]
Retain product ID and version.
robertl [Mon, 30 Jan 2006 06:55:25 +0000 (06:55 +0000)]
Sketch in receiver state machine for bulk/intr mode (dashtop/x series).
Refactor some of the duplication between the libusb and windows code.
robertl [Mon, 30 Jan 2006 04:25:56 +0000 (04:25 +0000)]
#defines for USB packet types to improve readability.
robertl [Mon, 30 Jan 2006 04:15:10 +0000 (04:15 +0000)]
More of the less disruptive Garmin changes...
Fix polarity of test to allow lowercase letters to X series.
If waypoint is unknown on write for D109 or D110, tell the GPS that.
Improve readability of debugging code when generating unit ID headers.
Rework the product inquiry at startup. Instead of fixed count,
read until error.
Display session req and request bulk packets when debugging protocol.
robertl [Sun, 29 Jan 2006 21:41:06 +0000 (21:41 +0000)]
Improve (debugging) text that announced which xfer protocols are used.
Improve several error messages.
robertl [Sun, 29 Jan 2006 21:39:38 +0000 (21:39 +0000)]
Let GPS_User take varargs.
oliskoli [Fri, 27 Jan 2006 00:27:49 +0000 (00:27 +0000)]
Remove relic from pre-cet time.
oliskoli [Thu, 26 Jan 2006 22:16:53 +0000 (22:16 +0000)]
Update gdb "watermark".
oliskoli [Thu, 26 Jan 2006 21:48:44 +0000 (21:48 +0000)]
Remove single quotation mark and replace "MS-ANSI" with global defined CET_CHARSET_MS_ANSI.
oliskoli [Thu, 26 Jan 2006 19:54:49 +0000 (19:54 +0000)]
Change seperator in extra version to "underscore" (minus will break rpm generation).
robertl [Thu, 26 Jan 2006 18:49:36 +0000 (18:49 +0000)]
For SP2720, set shortname length to 20. (Which isn't supported yet.)
For 60CSX, set shortname length to 14, allow spaces, lower case, and i18n.
For Quest, allow i18n.
For all receivers not explictly marked for i18n, force ASCII.
More aggressively discard clearly bogus altitude.
When writing routes, include route names.
Populate lat and long when writing routes. (Guess that's not used much.)
robertl [Tue, 24 Jan 2006 15:30:54 +0000 (15:30 +0000)]
Precompute crc32 on GPX lookup table on startup so we spend less time
in strcmp later.
oliskoli [Sun, 22 Jan 2006 21:45:08 +0000 (21:45 +0000)]
Make sed to findstr translation more compatible.
Add findstr option /R for regular expressions.
oliskoli [Sun, 22 Jan 2006 19:27:37 +0000 (19:27 +0000)]
Increase maximum line length to 256.
oliskoli [Sun, 22 Jan 2006 18:15:45 +0000 (18:15 +0000)]
Added shell command "cat" (will become "TYPE").
robertl [Sun, 22 Jan 2006 18:04:16 +0000 (18:04 +0000)]
C99-ism sneaked in.
oliskoli [Sun, 22 Jan 2006 17:23:53 +0000 (17:23 +0000)]
Reader simplified with new inifile library.
oliskoli [Sun, 22 Jan 2006 17:17:50 +0000 (17:17 +0000)]
Fixed inifile error in LIBOBJS list.
oliskoli [Sun, 22 Jan 2006 17:04:05 +0000 (17:04 +0000)]
Added a little library for reading files structured like inifiles.
oliskoli [Sat, 21 Jan 2006 18:44:50 +0000 (18:44 +0000)]
Added test data for nmea file format.
oliskoli [Sat, 21 Jan 2006 18:33:23 +0000 (18:33 +0000)]
Handling of timestamps fixed. New option "date" for date-free tracks.
robertl [Thu, 19 Jan 2006 17:40:28 +0000 (17:40 +0000)]
Strengthen wording on Garmin USB error messages.
parkrrrr [Tue, 17 Jan 2006 21:59:12 +0000 (21:59 +0000)]
backslashes are escaped in the new format - test case BNA to DFW
oliskoli [Mon, 16 Jan 2006 22:24:37 +0000 (22:24 +0000)]
Typo fixes and sample command changes.
oliskoli [Mon, 16 Jan 2006 22:16:08 +0000 (22:16 +0000)]
Memory leak fixed.
oliskoli [Mon, 16 Jan 2006 22:11:21 +0000 (22:11 +0000)]
Compiler warning fixes.
oliskoli [Mon, 16 Jan 2006 22:06:00 +0000 (22:06 +0000)]
Compiler warning fixes.
oliskoli [Sat, 14 Jan 2006 20:46:07 +0000 (20:46 +0000)]
Split commands which results in more than one running instance of gpsbabel (testo errors on smp systems).
robertl [Sat, 14 Jan 2006 03:48:29 +0000 (03:48 +0000)]
Ensure waypoints are named uniquely before writing.
robertl [Thu, 12 Jan 2006 20:35:43 +0000 (20:35 +0000)]
Add unicsv.
robertl [Thu, 12 Jan 2006 19:59:58 +0000 (19:59 +0000)]
Add unicsv format to for xsv where first list describes subsequent data.
parkrrrr [Thu, 12 Jan 2006 15:18:06 +0000 (15:18 +0000)]
more notes
robertl [Wed, 11 Jan 2006 18:34:49 +0000 (18:34 +0000)]
Add support for Cambridge/Winpilot format.
robertl [Wed, 11 Jan 2006 18:27:28 +0000 (18:27 +0000)]
Add support for SeeYou glider pilot software. seeyou.ws/
robertl [Wed, 11 Jan 2006 07:08:33 +0000 (07:08 +0000)]
Add 'modifier' argument to [IO] field in xcsv. Initially define 'absolute" and "no_delim_before".
oliskoli [Tue, 10 Jan 2006 22:22:49 +0000 (22:22 +0000)]
Memory leak fix: release badchars member directly because currently setshort_badchars() always allocates something.
oliskoli [Tue, 10 Jan 2006 22:13:11 +0000 (22:13 +0000)]
Added informational parameter to CHECK_INP macro (more info when ends with fatal).
robertl [Tue, 10 Jan 2006 21:17:15 +0000 (21:17 +0000)]
Fake timestamp when making track from wpt in cvt filter.
robertl [Tue, 10 Jan 2006 21:16:00 +0000 (21:16 +0000)]
Move decl in google.c from C99 style to C89 style.
robertl [Tue, 10 Jan 2006 21:15:37 +0000 (21:15 +0000)]
Added 'maxcmts' argument to Magellan SD writer.
robertl [Tue, 10 Jan 2006 21:15:00 +0000 (21:15 +0000)]
Revert bad change to route reader in Ozi.
robertl [Tue, 10 Jan 2006 21:13:38 +0000 (21:13 +0000)]
Maggeo: add ability to write 8859-1. Disbaled for now as firmware is too new to require.
robertl [Tue, 10 Jan 2006 14:14:55 +0000 (14:14 +0000)]
Vaporize record delimiters from fields when writing Ozi.
robertl [Tue, 10 Jan 2006 14:00:55 +0000 (14:00 +0000)]
Lat/long are absolutes since we have a different hemi field.
robertl [Mon, 9 Jan 2006 22:47:08 +0000 (22:47 +0000)]
A truckload of minor changes to improve error reporting from Garmin modules.
robertl [Mon, 9 Jan 2006 20:34:29 +0000 (20:34 +0000)]
Turn on MALLOC_CHECK.
parkrrrr [Mon, 9 Jan 2006 19:03:07 +0000 (19:03 +0000)]
fixed overlapping strcpy
robertl [Mon, 9 Jan 2006 17:30:09 +0000 (17:30 +0000)]
Test xml time failure correctly.
parkrrrr [Mon, 9 Jan 2006 17:16:10 +0000 (17:16 +0000)]
bug: freeing non-malloced string
robertl [Mon, 9 Jan 2006 17:07:30 +0000 (17:07 +0000)]
Always duplicate badchar string into handle to eliminate special cases on
the handle release.
robertl [Mon, 9 Jan 2006 16:22:03 +0000 (16:22 +0000)]
Don't emit time if we don't have time. Don't have time if gmtime fails.
parkrrrr [Mon, 9 Jan 2006 15:55:58 +0000 (15:55 +0000)]
Testo for January 06 Google Maps change
parkrrrr [Mon, 9 Jan 2006 15:55:25 +0000 (15:55 +0000)]
January 2006 changes to Google Maps
robertl [Fri, 6 Jan 2006 19:59:57 +0000 (19:59 +0000)]
Correctly handle mpsmergeout option as a real binary option.
robertl [Fri, 6 Jan 2006 19:54:00 +0000 (19:54 +0000)]
Ooopsy. Forgot to terminate the options list.
robertl [Tue, 3 Jan 2006 15:50:02 +0000 (15:50 +0000)]
Rename uuid_generate to avoid conflich with one in darwin's libm.
oliskoli [Thu, 22 Dec 2005 23:49:36 +0000 (23:49 +0000)]
CET-workarround for gpx files removed. "encoding=UTF-8" for gpx format is standard from now.
oliskoli [Thu, 22 Dec 2005 22:59:59 +0000 (22:59 +0000)]
Fixed "copy and paste" artefact.
oliskoli [Wed, 21 Dec 2005 23:14:20 +0000 (23:14 +0000)]
Fixed directory name to create for the application.
Defined mutex (and create in utils.pas) to tell "Setup" that we are running.
Replaced several locations of version and release with const definitions.
Changed basename for setup package to iGPSBabel-{#Version}{#Release}.
oliskoli [Mon, 19 Dec 2005 23:01:30 +0000 (23:01 +0000)]
Show diffs and pause only if "fc" returns with an error.
oliskoli [Mon, 19 Dec 2005 22:45:07 +0000 (22:45 +0000)]
Added testo sequence for "real" geoniche file format.
oliskoli [Mon, 19 Dec 2005 22:44:15 +0000 (22:44 +0000)]
Enhance geoniche to read the "real" geoniche binary format.
oliskoli [Mon, 19 Dec 2005 22:31:10 +0000 (22:31 +0000)]
Added gpx reference for "real" geoniche file format.
oliskoli [Mon, 19 Dec 2005 22:11:52 +0000 (22:11 +0000)]
Added gpsbabel startup-time (freezed and unfreezed) to global variables.
oliskoli [Mon, 19 Dec 2005 21:56:00 +0000 (21:56 +0000)]
Added "real" geoniche file (binary) to reference.
oliskoli [Mon, 19 Dec 2005 19:27:33 +0000 (19:27 +0000)]
Platform depended code removed.
parkrrrr [Fri, 16 Dec 2005 15:17:39 +0000 (15:17 +0000)]
Just some updates for the hivemind
robertl [Thu, 15 Dec 2005 16:43:37 +0000 (16:43 +0000)]
Write status of '3' when writing Delorme GPL files.